linux.git
7 years agoMake mkcompile_h accept an alternate timestamp string
Ben Hutchings [Tue, 12 May 2015 18:29:22 +0000 (19:29 +0100)]
Make mkcompile_h accept an alternate timestamp string

We want to include the Debian version in the utsname::version string
instead of a full timestamp string.  However, we still need to provide
a standard timestamp string for gen_initramfs_list.sh to make the
kernel image reproducible.

Make mkcompile_h use $KBUILD_BUILD_VERSION_TIMESTAMP in preference to
$KBUILD_BUILD_TIMESTAMP.

Gbp-Pq: Topic debian
Gbp-Pq: Name uname-version-timestamp.patch

7 years agoInclude package version along with kernel release in stack traces
Ben Hutchings [Tue, 24 Jul 2012 02:13:10 +0000 (03:13 +0100)]
Include package version along with kernel release in stack traces

For distribution binary packages we assume
$DISTRIBUTION_OFFICIAL_BUILD, $DISTRIBUTOR and $DISTRIBUTION_VERSION
are set.

Gbp-Pq: Topic debian
Gbp-Pq: Name version.patch

7 years agovideo: Remove nvidiafb and rivafb
Ben Hutchings [Sat, 2 Jun 2012 18:53:38 +0000 (19:53 +0100)]
video: Remove nvidiafb and rivafb

These drivers contain register programming code provided by the
hardware vendor that appears to have been deliberately obfuscated.
This is arguably not the preferred form for modification.

These drivers are also largely redundant with nouveau.  The RIVA 128
(NV3) is not supported by nouveau but is about 15 years old and
probably discontinued 10 years ago.

Gbp-Pq: Topic debian/dfsg
Gbp-Pq: Name video-remove-nvidiafb-and-rivafb.patch

7 years agoAdd removal patches for: 3c359, smctr, keyspan, cops
Frederik Schüler [Fri, 5 Jan 2007 15:55:24 +0000 (15:55 +0000)]
Add removal patches for: 3c359, smctr, keyspan, cops

Gbp-Pq: Topic debian/dfsg
Gbp-Pq: Name drivers-net-appletalk-cops.patch

7 years agovs6624: mark as broken
Ben Hutchings [Sun, 27 May 2012 00:56:58 +0000 (01:56 +0100)]
vs6624: mark as broken

Gbp-Pq: Topic debian/dfsg
Gbp-Pq: Name vs6624-disable.patch

7 years agodvb-usb-af9005: mark as broken
Ben Hutchings [Mon, 17 Aug 2009 01:45:41 +0000 (02:45 +0100)]
dvb-usb-af9005: mark as broken

Gbp-Pq: Topic debian/dfsg
Gbp-Pq: Name drivers-media-dvb-dvb-usb-af9005-disable.patch

7 years agoRemove microcode patches for mgsuvd (not enabled in Debian configs)
Ben Hutchings [Mon, 13 Apr 2009 16:34:00 +0000 (17:34 +0100)]
Remove microcode patches for mgsuvd (not enabled in Debian configs)

Gbp-Pq: Topic debian/dfsg
Gbp-Pq: Name arch-powerpc-platforms-8xx-ucode-disable.patch

7 years agolinux (4.19.9-1) unstable; urgency=medium
Bastian Blank [Sun, 16 Dec 2018 18:45:54 +0000 (18:45 +0000)]
linux (4.19.9-1) unstable; urgency=medium

  * New upstream stable update:
    https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.6
    https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.7
    - [x86] KVM: LAPIC: Fix pv ipis use-before-initialization (CVE-2018-19406)
    - mm: cleancache: fix corruption on missed inode invalidation
      (CVE-2018-16862)
    https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.8
    - blk-mq: fix corruption with direct issue (Closes: #915666)
    - userfaultfd: use ENOENT instead of EFAULT if the atomic copy user fails
      (CVE-2018-18397)
    - userfaultfd: shmem: allocate anonymous memory for MAP_PRIVATE shmem
      (CVE-2018-18397)
    - userfaultfd: shmem: add i_size checks (CVE-2018-18397)
    - userfaultfd: shmem: UFFDIO_COPY: set the page dirty if VM_WRITE is not
      set (CVE-2018-18397)
    - blk-mq: punt failed direct issue to dispatch list
    https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.9
    - ALSA: usb-audio: Fix UAF decrement if card has no live interfaces in
      card.c (CVE-2018-19824)
    - vhost/vsock: fix use-after-free in network stack callers
      (CVE-2018-14625)

  [ Marcin Juszkiewicz ]
  * [arm64] Enable ACPI IMPI
  * [arm64] Enable IPMI watchdog and power off support
  * [arm64] Enable PCI Express hotplug
  * [arm64] Enable PMU for several server cpus
  * [arm64] Enable HiSilicon LPC for serial/ipmi access

  [ Romain Perier ]
  * [x86] Enable support for error detection and correction on the Intel
    Pondicherry2 Integrated Memory Controller (Closes: #914946)
  * [rt] Update to 4.19.8-rt6

  [ Uwe Kleine-König ]
  * Enable usb support for ATH10K (Closes: #915083)

  [ Luca Boccassi ]
  * debian/rules.real: Split the rules so that the [un]versioned_tools
    knobs can be used to avoid building them. Fixes FTBFS with unversioned
    tools disabled.
  * perf: do not ship python2-only call-graph-from-sql script.
  * Override Lintian warning dbg-package-missing-depends in source too.

  [ Ben Hutchings ]
  * debian/rules.real: Mark most targets as phony
  * debian/rules: Mark more targets as phony
  * libcpupower: Hide private function and drop it from .symbols file
  * integrity: Disable INTEGRITY_TRUSTED_KEYRING (Closes: #865277)

  [ Vagrant Cascadian ]
  * debian/config/config: Enable Z3FOLD as a module.

  [ Salvatore Bonaccorso ]
  * Set ABI to 1

  [ Nicolas Schier ]
  * ovl: permit overlayfs mounts in user namespaces (Closes: #913880)

  [ Hilko Bengen ]
  * Add patches to build libbpf.so with SONAME, link against libelf
  * Add versioned libbpf, libbpf-dev package (Closes: #914428)

  [ Hans van Kranenburg ]
  * [x86] Add patch to repair booting as Xen dom0 (Closes: #914951)
  * [x86] Add patches to support booting a Xen PVH guest via Grub2

  [ Christoph Anton Mitterer ]
  * crypto: Enable MORUS and AEGIS AEAD ciphers (Closes: #914136)
  * [amd64]: Enable AES-NI/SSE2/AVX2 optimised implementations of the MORUS
    and AEGIS AEAD ciphers

  [ Bastian Blank ]
  * Enable NFT_CONNLIMIT, NFT_TUNNEL, NFT_SOCKET, NFT_OSF, NFT_TPROXY,
    IP_VS_MH.
  * Enable netfilter flow table support.
  * [x86] Enable DRM_XEN_FRONTEND.
  * Enable EFI_BOOTLOADER_CONTROL, EFI_CAPSULE_LOADER.

[dgit import unpatched linux 4.19.9-1]

7 years agoImport linux_4.19.9.orig.tar.xz
Bastian Blank [Sun, 16 Dec 2018 18:45:54 +0000 (18:45 +0000)]
Import linux_4.19.9.orig.tar.xz

[dgit import orig linux_4.19.9.orig.tar.xz]

7 years agoImport linux_4.19.9-1.debian.tar.xz
Bastian Blank [Sun, 16 Dec 2018 18:45:54 +0000 (18:45 +0000)]
Import linux_4.19.9-1.debian.tar.xz

[dgit import tarball linux 4.19.9-1 linux_4.19.9-1.debian.tar.xz]